home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / eulisp / you-075a.lha / you-075a / format.h < prev    next >
C/C++ Source or Header  |  1992-06-18  |  380b  |  9 lines

  1. /* ******************************************************************** */
  2. /* format.c          Copyright (C) Codemist and University of Bath 1989 */
  3. /*                                                                      */
  4. /* Formatted IO                               */
  5. /* ******************************************************************** */
  6.  
  7. extern void initialise_formatted_io(LispObject*);
  8.  
  9.